home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- repeat with i = 5 to 10
- set the visible of sprite i to 0
- end repeat
- set the visible of sprite 21 to 0
- set the visible of sprite 22 to 0
- set the visible of sprite 23 to 0
- set the cursor of sprite 15 to [3, 4]
- set the cursor of sprite 16 to [3, 4]
- set the cursor of sprite 17 to [3, 4]
- set the cursor of sprite 18 to [3, 4]
- set the cursor of sprite 19 to [3, 4]
- set the cursor of sprite 20 to [3, 4]
- end
-